home *** CD-ROM | disk | FTP | other *** search
- ; DECPSMW4.INF
-
- [Version]
- Signature="$CHICAGO$"
- Class=Printer
- Provider=%MS%
- LayoutFile=layout.inf
-
- ;
- ; The Manufacturer section lists all of the manufacturers that we will
- ; display in the Dialog box
-
- [Manufacturer]
- "Digital"
-
- [Digital]
- "Digital turboPrintServer 20/Net" = D20_MS.SPD,Digital_turboPrintServer_20/Net
-
- ;
- ; Installer Sections
- ;
- ; These sections control file installation, and reference all files that
- ; need to be copied. If the section name will be assumed to be the driver
- ; file, unless there is an explicit DriverFile section listed.
- ;
-
- [D20_MS.SPD]
- CopyFiles=@D20_MS.SPD,@DCTPS201.SPD,DECPSMW4
- DataSection=DEC_DATA
-
- ; Copy Sections
- ;
- ; Lists of files that are actually copied. These sections are referenced
- ; from the installer sections, above. Only create a section if it contains
- ; two or more files (if we only copy a single file, identify it in the
- ; installer section, using the @filename notation)
- ;
-
- [DECPSMW4]
- DECPSMW4.DLL
- DECPSMW4.HLP
- PSCRIPT.DRV
- PSCRIPT.HLP
- TESTPS.TXT
- APPLE380.SPD
- FONTS.MFM
- ICONLIB.DLL
-
- ;
- ; Data Sections
- ;
- ; These sections contain data that is shared between devices.
- ;
-
- [DEC_DATA]
- DriverFile=PSCRIPT.DRV
- PortMonitor=%DEC_MONITOR%
-
- ;
- ; All files go to the system directory
- ;
-
- [DestinationDirs]
- DefaultDestDir=11
-
- [SourceDisksNames]
- 99="Digital Print Server Monitor Driver Disk",,1
-
- [SourceDisksFiles]
- D20_MS.SPD=99
-
- ;
- ; Localizable Strings
- ;
- [Strings]
- MS="Microsoft"
- DEC_MONITOR="Digital Network Port,decpsmw4.dll"
-